CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bayes classifier

搜索资源列表

  1. openpr-ldf_v0.10

    0下载:
  2. 基于朴素贝叶斯算法的分类器,代码清晰易懂-Naive Bayes classifier algorithm, code lucid
  3. 所属分类:Console

    • 发布日期:2017-11-17
    • 文件大小:1114999
    • 提供者:梨花
  1. bayes

    0下载:
  2. 贝叶斯分类器计算的后验概率值,找到最大的后验概率-Bayesian classifier posteriori probability value, find the maximum a posteriori probability
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:917
    • 提供者:千木流云
  1. bayes_classifier

    0下载:
  2. 在matlab环境下的一个朴素贝叶斯分类器,大家可以参考下-Matlab environment a Naive Bayes classifier, we can refer to the following
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:844
    • 提供者:zxk
  1. navieBayes

    0下载:
  2. 在matlab环境下的一个朴素贝叶斯分类器,大家可以参考下-Matlab environment a Naive Bayes classifier, we can refer to the following
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:1575
    • 提供者:zxk
  1. nb

    1下载:
  2. 在matlab环境下的一个朴素贝叶斯分类器,大家可以看下-Matlab environment a Naive Bayes classifier, we can look
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:1012
    • 提供者:zxk
  1. test_bayes

    0下载:
  2. 在matlab环境下的一个朴素贝叶斯分类器,大家可以学习参考下-Matlab environment a Naive Bayes classifier, we can learn to refer to the following
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:514
    • 提供者:zxk
  1. pusu_nb_w

    0下载:
  2. 带有权重的朴素贝叶斯的分类器,只对离散型数据有效。-With the right to re-Naive Bayes classifier is valid only for discrete data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:806
    • 提供者:赵贝
  1. fenlei

    0下载:
  2. 在VC++6.0环境下运行.手写数字的分类识别,并有详细的程序使用方法。分别采用模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类,神经网络分类器进行识别,功能强大,还可以对比各种算法的优劣。-VC++6.0 environment run. Classification and recognition of handwritten digits, and a detailed program to use. Template matching classifier Bayes cla
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:790291
    • 提供者:离逝的风
  1. bayes-

    0下载:
  2. 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:162003
    • 提供者:唐键坪
  1. Fisher-Linear-classifier-design

    0下载:
  2. Fisher线性判别方法 Bayes决策的错误率的计算 分类器错误率的估算方法-Fisher linear discriminant method Bayes decision error rate calculation classifier error rate estimation method
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:9032
    • 提供者:
  1. naiveBayesClassify

    0下载:
  2. 自己用JAVA编写的朴素贝叶斯分类器程序,测试过,没问题,放心下载吧。-Naive Bayes classifier program written with JAVA, and tested, no problem, rest assured download it.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:6523
    • 提供者:耿淑娟
  1. Bayes

    0下载:
  2. This a fast bayesian classifier.-This is a fast bayesian classifier.
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:670
    • 提供者:faticom
  1. MyTextClassify

    0下载:
  2. 这个程序的主要功能是 文本分类,分类算法是朴素贝叶斯分类-The main function of this program is a text classification algorithm Naive Bayes classifier
  3. 所属分类:JavaScript

    • 发布日期:2017-12-06
    • 文件大小:1436690
    • 提供者:宋清华
  1. bayes

    0下载:
  2. 简单贝叶斯分类器,分别采用欧式距离和马氏距离实现三类分类-Simple Bayesian classifier
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:85451
    • 提供者:mayanbo
  1. NaiveBayesClassifier(1)

    0下载:
  2. naive bayes classifier
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:19161
    • 提供者:hadeel
  1. Naive-Bayes

    0下载:
  2. 本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类性能的方法。为进一步的研究打下坚实的基础。-In this paper, starting from a different perspective, to discuss and analyze the three improved Naive Bayesian classifier performance. Lay a solid foundation for further research.
  3. 所属分类:Project Design

    • 发布日期:2017-11-02
    • 文件大小:749120
    • 提供者:houying
  1. Bayes-iris

    0下载:
  2. 在matlab环境下,实现鸢尾花数据的贝叶斯分类,没有利用现成的数据命令。-Bayesian classifier in Matlab environment, iris data, there is no off-the-shelf data command.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-22
    • 文件大小:3072
    • 提供者:李毅
  1. NaiveBayes

    0下载:
  2. naive bayes classifier
  3. 所属分类:Compiler program

    • 发布日期:2017-12-04
    • 文件大小:2598
    • 提供者:kakao1123
  1. NBC

    0下载:
  2. naive bayes classifier with parzen window kernel fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-28
    • 文件大小:2835
    • 提供者:xl
  1. src

    0下载:
  2. this file for naive bayes classifier for text mining
  3. 所属分类:JavaScript

    • 发布日期:2017-11-20
    • 文件大小:5734
    • 提供者:androw
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com